programs.ssh.matchBlocks.<name>.addKeysToAgent
When enabled, a private key that is used during authentication will be added to ssh-agent if it is running (with confirmation enabled if set to 'confirm'). The argument must be 'no' (the default), 'yes', 'confirm' (optionally followed by a time interval), 'ask' or a time interval (e.g. '1h').
- Type
null or string- Default
null- Declared
- <home-manager/modules/programs/ssh.nix>